CE Gobi SDK  2.7
GobiApi
arrCallEndReason Struct Reference

#include <GobiVoiceMgmtAPI.h>

Public Attributes

BYTE numInstances
 
BYTE callID [MAX_NO_OF_CALLS]
 
WORD callEndReason [MAX_NO_OF_CALLS]
 

Detailed Description

This structure contains an array of Call End Reasons.

Parameters
numInstances
  • Number of callID, callEndReason that follow.
  • If zero(0) then no further information exists.
callID[MAX_NO_OF_CALLS]
  • Array of Unique call identifier for the call.
callEndReason[MAX_NO_OF_CALLS]
  • Array of Call End Reason .
  • See Table9 qaGobiApiTableVoiceCallEndReasons.h for a list of valid voice-related call end reasons

The documentation for this struct was generated from the following file: